Package-level declarations
Functions
Link copied to clipboard
fun FragmentManager.setActionFlowFragmentResultListener(lifecycleOwner: LifecycleOwner, listener: (ActionFlowResult) -> Unit)
Set a listener to get the result from a fragment created with Luscii.buildActionFlowFragment. This must be called before launching the fragment.